home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / mktemp / copyright < prev    next >
Text File  |  2008-06-01  |  3KB  |  70 lines

  1. This package was debianized by Clint Adams <schizo@debian.org> on
  2. Sun,  9 Apr 2006 14:38:56 -0400.
  3.  
  4. It was downloaded from ftp://ftp.mktemp.org/pub/mktemp/
  5.  
  6. Copyright Holder: Todd C. Miller <Todd.Miller@courtesan.com>
  7.  
  8. License:
  9.  
  10. Mktemp is distributed under the following BSD-style license:
  11.  
  12.    Copyright (c) 1996, 2000, 2001 Todd C. Miller <Todd.Miller@courtesan.com>
  13.    All rights reserved.
  14.  
  15.    Redistribution and use in source and binary forms, with or without
  16.    modification, are permitted provided that the following conditions
  17.    are met:
  18.  
  19.    1. Redistributions of source code must retain the above copyright
  20.       notice, this list of conditions and the following disclaimer.
  21.  
  22.    2. Redistributions in binary form must reproduce the above copyright
  23.       notice, this list of conditions and the following disclaimer in the
  24.       documentation and/or other materials provided with the distribution.
  25.  
  26.    3. The name of the author may not be used to endorse or promote products
  27.       derived from this software without specific prior written permission
  28.       from the author.
  29.  
  30.    THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
  31.    INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  32.    AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL
  33.    THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  34.    EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  35.    PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  36.    OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  37.    WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  38.    OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  39.    ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  40.  
  41.  
  42. Additionally, priv_mktemp.c bears the following UCB license:
  43.  
  44.    Copyright (c) 1987, 1993
  45.     The Regents of the University of California.  All rights reserved.
  46.  
  47.    Redistribution and use in source and binary forms, with or without
  48.    modification, are permitted provided that the following conditions
  49.    are met:
  50.    1. Redistributions of source code must retain the above copyright
  51.       notice, this list of conditions and the following disclaimer.
  52.    2. Redistributions in binary form must reproduce the above copyright
  53.       notice, this list of conditions and the following disclaimer in the
  54.       documentation and/or other materials provided with the distribution.
  55.    3. Neither the name of the University nor the names of its contributors
  56.       may be used to endorse or promote products derived from this software
  57.       without specific prior written permission.
  58.  
  59.    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  60.    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  61.    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  62.    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  63.    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  64.    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  65.    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  66.    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  67.    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  68.    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  69.    SUCH DAMAGE.
  70.